IIoModule.InputLength property

The length (in bits) of the inputs for this module.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
uint InputLength { get; }
ReadOnly Property InputLength As UInteger

Property Value

Type: uint

See also

IIoModule Interface

IntervalZero.KINGSTAR.Base.Class Namespace